PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFForm Class / flattenField Method / flattenField(PDFField) Method
The field to flatten.
In This Topic
    flattenField(PDFField) Method
    In This Topic
    Flattens the specified form field.
    Syntax
    public void flattenField( 
       PDFField field
    )

    Parameters

    field
    The field to flatten.
    See Also